Skip to content

Single dependency update#31

Merged
kentcdodds merged 2 commits into
mainfrom
cursor/single-dependency-update-80d9
Jan 30, 2026
Merged

Single dependency update#31
kentcdodds merged 2 commits into
mainfrom
cursor/single-dependency-update-80d9

Conversation

@kentcdodds
Copy link
Copy Markdown
Member

@kentcdodds kentcdodds commented Jan 30, 2026

Updated @radix-ui/react-checkbox from ^1.1.1 to ^1.3.3. This is a minor version update within the same major version, maintaining backward compatibility.

Test Plan

  • npm run build - Build completed successfully
  • npm run typecheck - TypeScript type checking passed
  • npm run lint - ESLint passed
  • npm run test - All unit tests passed

Checklist

  • Tests updated
  • Docs updated

Screenshots


Open in Cursor Open in Web


Note

Low Risk
Lockfile-only dependency bumps within existing major versions; risk is mainly limited to potential UI/behavior regressions from upstream Radix changes.

Overview
Updates Radix UI React component dependencies across the app by bumping @radix-ui/react-checkbox, @radix-ui/react-dialog, @radix-ui/react-dropdown-menu, @radix-ui/react-label, @radix-ui/react-popover, @radix-ui/react-slot, @radix-ui/react-tabs, @radix-ui/react-toast, and @radix-ui/react-tooltip to newer minor/patch versions.

The change is limited to dependency/version updates in package.json and the corresponding package-lock.json.

Written by Cursor Bugbot for commit 7c622f3. This will update automatically on new commits. Configure here.

Update @radix-ui/react-checkbox from version 1.1.1 to 1.3.3.
This is a minor version update within the same major version,
maintaining backwards compatibility.

Co-authored-by: me <me@kentcdodds.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Jan 30, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Updated packages:
- @radix-ui/react-dialog: ^1.1.1 -> ^1.1.15
- @radix-ui/react-dropdown-menu: ^2.1.1 -> ^2.1.16
- @radix-ui/react-label: ^2.1.0 -> ^2.1.8
- @radix-ui/react-popover: ^1.1.1 -> ^1.1.15
- @radix-ui/react-slot: ^1.1.0 -> ^1.2.4
- @radix-ui/react-tabs: ^1.1.0 -> ^1.1.13
- @radix-ui/react-toast: ^1.2.1 -> ^1.2.15
- @radix-ui/react-tooltip: ^1.1.2 -> ^1.2.8

All updates are within the same major versions, maintaining backwards compatibility.

Co-authored-by: me <me@kentcdodds.com>
@kentcdodds kentcdodds marked this pull request as ready for review January 30, 2026 03:57
@kentcdodds kentcdodds merged commit b4306da into main Jan 30, 2026
6 checks passed
@kentcdodds kentcdodds deleted the cursor/single-dependency-update-80d9 branch January 30, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants